NDepend.API Documentation
ElementsWithValue Method
NDepend.CodeModel Namespace > ICodeMetric<TCodeElement,TNumeric> Interface : ElementsWithValue Method
The value.
Gets the sequence of code elements for which, this code metric value is equal to value Gets an empty sequence if no code element are matched.
Syntax

Parameters

value
The value.
Remarks
This method has a O(DefinitionDomainCount) time complexity.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ICodeMetric<TCodeElement,TNumeric> Interface
ICodeMetric<TCodeElement,TNumeric> Members